{{ field.label }} Data preview {% for value in samples %} {{ value }} {% if not forloop.last %}{% endif %} {% empty %} No sample values supplied. {% endfor %} {% if samples %} This preview shows only a portion of the column values. {% endif %}