if ($tblPerson) {
                    $Item['DisplayName'] = $tblPerson->getLastFirstName();
                    $Item['Address'] = $tblPerson->fetchMainAddress() ? $tblPerson->fetchMainAddress()->getGuiString() : '';
                    $Item['Option'] = new PullRight(
                        new \SPHERE\Common\Frontend\Link\Repository\Primary('Entfernen',