{%- for posts in postslist -%}
  1. {{ posts.data.title }}

  2. {%- endfor -%}