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