I am trying to calculate the total (sum of amounts) outside the ngFor.
HTML
You can always bind to the function on your template by using the one-way bind {{ }}
{{ }}
In your code if you wanted to call your function and bind it directly to your view you would do such: