Hi!
I need to add a row to my table. Something similar to this:
I’ve found an example of how to achieve this: https://jsfiddle.net/ck4859zm/
The issue is that I dont know how to change first cell’s content to “Total”, since it’s not a part of the new row.
Any easy way to do that?