Id
Sentence
Sentiment
Date
{% for data in table %}
{{data.Id}}
{{data.Text}}
{{data.Sentiment}}
{{data.Date}}
{% endfor %}