There is a serious bug with the SVG tables. If they are too long for the page, they run over to the next page and if they are still too long, you don't see all the rows.
The HTML table splits at whatever rows don't fit and moves them to the next page properly. My suggestion is to forget SVG and stick with HTML for tables.
|