{% if (error_message != "") %} {% endif %}
{% for item in data %} {% if (item[4] == "PASS") %} {% elif (item[4] == "FAIL") %} {% else %} {% endif %} {% endfor %}
EID Test Case Status Time Error Comment
{{item[1]}} {{item[3]}} {{item[4]}} {{item[4]}} {{item[4]}}{{item[5]}} {{item[6]}} {% if (item[4] == "FAIL") %} Updated On: {{item[13]}}
Review By: {{item[10]}}
Issue Type: {{item[11]}}
Assigned To: {{item[8]}}
ETA: {{item[9]}}
Comment: {{item[7]}}
{% endif %}