{% for file in data.files %} {% set file_index = loop.index %} {% if not file.skipped %} {% endif %} {% endfor %}