if ($phoneLocation) {
                                    $phoneNumber = trim($Document->getValue($Document->getCell($phoneLocation,
                                        $RunY)));
                                    if ($phoneNumber != '') {
                                        $tblType = Phone::useService()->getTypeById(1);