enter code hereI have a celltable and the columns contains some numbers. I want to add an extra row at the end of the table which will hold the total for each column. Is the
Also I would suggest that you use the footer-Argument when you add the column: addColumn(Column col, Header header)