[
{% for item in data %} {{item}}{% if not forloop.last %},{% endif %} {% endfor %}
]