if (!empty($orientationList)) {
                $Row += 2;
                $export->setValue($export->getCell(0, $Row), 'Neigungskurse/Profile');
                foreach ($orientationList as $orientation => $count) {
                    $Row++;