Is it possible? Yes. It may not, however, be easy. There is no explicit support in the API for this, but there are a few options you can explore, here are two:
The jQuery plugin is probably easier to use, but the first has the advantage of being entirely done in CSS. I have no idea how well or poorly they would interface with the Table charts, YMMV.
The Table charts do support paging, which would get you a similar effect and is trivially easy to implement.