"HTML Table" is a module which creates HTML tables based on data from databases and CSV files.
Features
- Easy to use
- Possible to add custom styles
- Can show data from databases and CSV files
Documentation
Documentation for the extension is here.Examples
The table below is created using data from this CSV file.food | auto | household | furniture | kitchen | bath | |
---|---|---|---|---|---|---|
Mary | 190 | 160 | 40 | 120 | 30 | 70 |
Tom | 3 | 40 | 30 | 45 | 35 | 49 |
Brad | 10 | 180 | 10 | 85 | 25 | 79 |
Kate | 40 | 80 | 90 | 25 | 15 | 119 |