Hi Sam!
Sorry about the delay - I've been on holiday for the past week.
There is currently no easy way to set the columns after the fact, however if you do table.addColumns(['column1', 'column2']) before inserting data
you can guarantee the columns will be in the correct order. I will work on adding additional functionality to easily modify column orderings after the fact
and should have it finished before the end of the day - along with better documentation on using tables. Let me know if this helps and if you have
any further questions.
Your welcome, and thanks for pointing out the issue!
Timothy