generates a markdown table for some data.
headings is the headings for each column. Left-to-Right data contains each row's data. All rows must be same length
See Implementation
generates a markdown table for some data.
headings is the headings for each column. Left-to-Right data contains each row's data. All rows must be same length