{{#each items as item }}
{{#each ~/visibleColumns as column }}
{{ > @this.viewTemplate(column) item }}
{{/each}}
{{/each}}