Confirm that each image is correctly labelled as "{{ task.input.sourceRef[0].label }}"

{% if task.input.sourceRef[0] != null %}
Confirm
{% endif %} {% if task.input.sourceRef[1] != null %}
Confirm
{% endif %} {% if task.input.sourceRef[2] != null %}
Confirm
{% endif %} {% if task.input.sourceRef[3] != null %}
Confirm
{% endif %} {% if task.input.sourceRef[4] != null %}
Confirm
{% endif %}