html.table

  • html.table.addColumn - Add a column to a table.

  • html.table.addRow - Add a row to a table.

  • html.table.delete - Delete storage for a table created by html.table.new.

  • html.table.new - Create storage for a new table.

  • html.table.render - Render a table.