@for (section of sections; track section.key; let i = $index) {
{{section.label}}
@if (i < sections.length - 1) {
}
}