if (isset($Content['E08']['WithoutCourse']['L' . $tblLevel->getName()][$gender])) {
                            $Content['E08']['WithoutCourse']['L' . $tblLevel->getName()][$gender]++;
                        } else {
                            $Content['E08']['WithoutCourse']['L' . $tblLevel->getName()][$gender] = 1;
                        }