I encountered another problem. I managed to develop a mashup function that allows me to export data of arbitrary tables displayed in the mashup. However I would like to log the applied filters.
So I am wondering if it is possible to add data to a table object in js before calling exportData()? For example another column listing all applied filters or even data from generic JSON objects.