I would like to overflow the table horizontally, in order to support multi-column tables, without wrapping on the available width. I see that from the style it's not possible and in customRender, I am not able to extract the table as flutter's table and wrap it in a scrollview.