{% for channel in data %}
{% include('@SyliusAdmin/shared/grid/field/channel.html.twig') with { data: channel } %}
{% endfor %}