Hi
{{#with testCol}}{{/with}}
{{#with testCol}}{{/with}}
{{#if bindStatus 'test_helpers_30' 'name' 'dirty'}}d{{/if}}{{#if bindStatus 'test_helpers_30' 'name' 'warning'}}w{{/if}}{{#if bindStatus 'test_helpers_30' 'name' 'error'}}e{{/if}}{{#if bindStatus 'test_helpers_30' 'name' 'invalid'}}i{{/if}}{{#if bindStatus 'test_helpers_30' 'name' 'required'}}r{{/if}}
{{#with bindStatus 'test_helpers_31' 'name'}}{{#if dirty}}d{{/if}}{{#if warning}}w{{/if}}{{#if error}}e{{/if}}{{#if invalid}}i{{/if}}{{#if required}}r{{/if}}{{/with}}
{{#each bindStatus 'test_helpers_32'}}{{name}}{{#with this.key}}{{#if dirty}}d{{/if}}{{#if warning}}w{{/if}}{{#if error}}e{{/if}}{{#if invalid}}i{{/if}}{{#if required}}r{{/if}}{{/with}}{{/each}}
{{#each bindStatusReport 'test_helpers_40'}}{{#if this.key}}{{name}}{{#with this.key}}d{{dirty}},w{{warning}},e{{error}},i{{invalid}},r{{required}}{{/with}}{{/if}}{{#if this.status}}{{#with this.key}}d{{dirty}},w{{warning}},e{{error}},i{{invalid}},r{{required}}{{/with}}{{/if}}{{/each}}
{{#each list}}
{{/each}}