if ($tblPersonMother) {
                                    $phoneNumber = trim($Document->getValue($Document->getCell($Location['Sorgeberechtigte1_Telefon1'],
                                        $RunY)));
                                    if ($phoneNumber != '') {
                                        $this->setPhoneNumber($tblPersonMother, $phoneNumber);