What should I use and how to use something that functions like a label box but can handle several columns and columns? Something that looks like this.
Code:
----------------------------------------------
|Name               |Age         |Birthday    |
|        a          |      f    |      k      |
|        b          |     g     |      l      |
|        c          |     h     |     m       |
|        d          |     i     |      n      |
|         e         |     j     |      o      |
----------------------------------------------
Name | Age | Birthday are headers and the letters are variables