{% for cell in gridDayCells %}

{{cell.htmlContent}}

{% endfor %} {% for cell in gridTimeCells %}

{{cell.htmlContent}}

{% endfor %} {% for cell in gridEarmarkedCells %}

{{cell.htmlContent}}

{% endfor %} {% for cell in gridSessionCells %}

{{cell.htmlContent}}

{% endfor %}