• {{#each headerValues}}
    {{this}}
    {{/each}}
  • {{#each relatedTo}}
  • {{#each ../prop.resourceCollection.query.fields}}
    {{nestedLookup ../this this}}
    {{/each}}
  • {{/each}}