Grades for {{course}}, {{term}} term.

{% for cell in rows[0] %} {% endfor %} {% for row in rows[1:] %} {% for cell in row %} {% endfor %} {% endfor %}
{{cell}}
{{cell}}