Organise tables on mobile so that user can easily scroll
I have a mobile site that contains multiple tables of data. These tables are relatively long, but have a height restriction, meaning that when a user scrolls over the table on a mobile, it scrolls the table instead of the page.
Can anyone suggest a better way to deal with this, so that it is easy to scroll up and down the page and equally as easy to scroll through the tables?
Thanks in advance.