or download this
# Due to having to iterate through a lot of values, but also needing t
+o perform further calculations, I must save the results of the iterat
+ion like this:
...
[% FOREACH TimeData IN ReturnValues %]
[% TimeData.RemainingDaysNEW-XX %]
[% END %]