{{#if Pros}}

Pros

{{#each Pros}}
{{/each}}
{{/if}} {{#if Cons}}

Cons

{{#each Cons}}
{{/each}}
{{/if}} {{#if Questions}} {{#each Questions}}

{{Number}}. {{Text}}

{{#each Answers}}
{{/each}}
{{/each}} {{/if}}