{# data array #} {# sections \App\SectionsBundle\Twig\SectionsExtension #}
{% for row in data %} {# row['user'] \Notimeo\UserBundle\Entity\User #}
[{{- row['amount'] -}}]
{% endfor %}