{{#each qna}}
{{#if type}}
{{displayText}}
{{else}} {{#each this}}
{{displayText}}
{{response}}
{{/each}} {{/if}}
{{/each}}