{% for sample in samples %} {% endfor %}
Sample ID Run ID Created At End Time Location State
{{ sample.id }} {{ sample.run_id }} {{ sample.created_at }} {{ sample.end_time }} {{ sample.location }} {{ sample.state }}