I am moving my Tabulator table from vanillajs to react and when I plug things into ReactTabulator it only works when I explicitly pass columns props. Is it possible to use ReactTabulator with autoColumnsDefinitions as in vanillajs version? Here is a code sandbox https://codesandbox.io/s/silly-mestorf-phs7vc?file=/src/MyTabulator.js