One vs. Many
If you have one very large table, try to break it up into a sequence of smaller
tables that can be stacked vertically on a Web page
Browsers have to download the contents of an entire table before any of the
table can be viewed
Multiple tables will be displayed incrementally so the user will be able to
see the first part of your page while the rest of the page is still downloading