@for (h of header; track h; let i = $index) { } @for (item of content; track item) { @for (h of header; track h) { } }
{{h.title}}
{{item[h.field]}}