{% set compter = 0 %} {% for item in quotas %} {% set compter = compter + 1 %} {% set exportation = item.getExportations(exportations) %}