I know there are better ways to implement this, but this one was the simplest to write a ui to edit them
I'm just displaying formatted json in a monacco editor and parsing and storing it in that column.
Aside from potential performance issues, which I don't think will affect us for a good while, are there any other downsides to this approach?