{% if error is defined and error %} {{ error }} {% endif %} {% for row in rows %} {{ loop.index }} {% endfor %}