Mo, I think you're were trying to convert each of the rows in your repeating section to repeating controls. This is double recursion.
The repeating section will take care of the additional rows automagically for you. So what you sent me is good. Add another text box to the repeating section and update the default value of this text box to be the sum of field14 + field15 + field16. And you're done.