I'm trying to get a column total value from a tabulator table and be able to use it else where in the page. eg. column "revenue' total = 100. I want to then be able to use/get the 100 value and use in another box. I know there is cell.getData but i dont think this works?