Updates and Fixes
- The horizontal virtual dom renderer now correctly handles 'fitDataFill' and 'fitDataStretch' layout modes
- The horizontal virtual dom renderer now has an adaptive buffer window to allow columns of any size to render correctly, this prevents columns with a width wider than the table from corrupting the table view
- Pagination counters now receive the number of actual data rows on display, it now excludes group and column calculation rows.