Hello
I’m having an issue with the Table plugin. When a table is added to the editor, the generated editor state becomes extremely large. Because of this, saving the full JSON state to my database results in an oversized payload that exceeds my API payload limits. I’m looking for guidance on how to reduce the table node size, serialize it more efficiently, or apply a more optimized storage approach. Any suggestions or best practices would be appreciated.