Hi,
I have got a code that reads data from google sheet and show the data in list view (table format).
This is my google sheet:
And this is my blocks:
It works but the outcome looks messy:
See that each column are separated by the pipe |, but the data in each column are not align in the same column area. I understand that's because of the way my blocks join the data but is there a way to join the data so that the data actually look like they are aligned int he same columns similar to a table view?
I am not sure if I have explained the issue clearly, but hopefully the image explains.
thanks all,