Tagged Questions
11
votes
5answers
690 views
What is the proper way to create a horizontal table?
I want to have a horizontal table, like this:
However, when using the usual method of creating a table, it quickly becomes a pain having to pre-define the number of columns (especially since I ...