{{#each columns}}
{{ this.label }}
{{/each}}
{{#each schedules}}
{{#each this}}
{{ this }}
{{/each}}
{{/each}}