Reorder table columns and save to LocalStorage

Reorder table columns and save to LocalStorage

I manage to reorder table columns and save the sort order in local storage. I found a solution to do this.
The problem is that this method only works for one table.

But how can I store the sort order for more than one table?