{#each data.body.posts as post }
{post.title}
{post.body}
{/each}