@if (surveyQuestions().length > 0) {
@for (question of surveyQuestions(); track question; let i = $index) { }
}