I can access the api and show data in a table, but i have a object with customer address which is splitted by streetAddress, City and postCode. How do i get this to be displayed as plain text comma seperated inside the table/box? Can i use Mapper on the column or some kind of transformer on the query itself?