@for (sectionColumn of field.columns; track sectionColumn.id; let columnIndex = $index) {
@for (sectionField of sectionColumn.fields; track sectionField) {
}
}