is the use of columnHelper mandatory?
I am thinking of migrating my project from using v7 to v8, and saw that in the
so my question is - if I migrate to v8, will my existing tables work or will I have to rewrite all of them?
column defs section in the docs you mentioned the use of a columnHelper instance to create the different types of columns, but you didn't use it in the react examples.so my question is - if I migrate to v8, will my existing tables work or will I have to rewrite all of them?