Renders a data table (<table class="gl-poi-table">) with a header row and a
body, preserving the exact inline padding/border styles of the original.
Two-string columns are split via normalizeTableData. Border rendering
is driven by config.borders (outer/row/column/color).
Renders a data table (
<table class="gl-poi-table">) with a header row and a body, preserving the exact inline padding/border styles of the original. Two-string columns are split via normalizeTableData. Border rendering is driven byconfig.borders(outer/row/column/color).