@for (sectionColumn of field.columns; track sectionColumn) {
@for (sectionField of sectionColumn.fields; track sectionField) {
}
}