{{ for row in rows }} {{ if row.current_condition == 'mast' }} {{ endif }} {{ if row.current_condition == 'control' }} {{ endif }} {{ if row.current_condition != 'mast' and row.current_condition != 'control' }} {{ endif }} {{ endfor }}
Participant Round Current Condition Full Sequence
{{ row.participant }} {{ row.current_round }} {{ row.current_condition }} {{ row.full_sequence }}