Update a field in a repeater that's not connected to a dataset

Hi please see a screenshot below, showing only first 5 records. My listRepeater is correctly returning all 20 rows (amount and transaction type). What I am missing is how to update the balance column on page load. The red text was added manually to show what I want to achieve (i.e. balance calculated depending on transaction type for each row).