{% for index, row in data.iterrows() %} {% endfor %}
Date BTC Price Prediction Investment Value
{{ index }} {{ row['BTC Price'] }} {{ row['Prediction'] }} {{ row['Investment Value'] }}