Im trying to make a table with dynamic columns.
I have this table. This is just simplified, in other instances these may have more values instead of 3.
name ---------------------- Fall Medication Wander (3 rows)
I am trying to get this result. I need to separate the values into columns.
Fall | Medication | Wander --------+------------+-------- (0 rows)