I have a tableview and would like to total the figures in column 4 and display in a label below the table.
Each cell of the table contains a label to allow users to be able to change values.
Not sure how to cycle through each row extracting the value from column 4
Thank you
Each cell of the table contains a label to allow users to be able to change values.
Not sure how to cycle through each row extracting the value from column 4
Thank you