You can demonstrate how the function works by loading the package.
The function
HTMLTableForm takes an input and formats it into an HTML table.
It takes a
TableHeadings option, which works similarly to that of
TableForm.
If you wish to apply special formatting to each element, you can provide a formatting function as a second element. The formatting function must return a string. Here every element is formatted into MathML.