actions prop of <AutoTable>, the records array passed to the callback appears to contain full React elements or Proxies, rather than plain data objects.JSON.stringify(records):records should be JSON-serializable, but it is not.<AutoTable> that stringifies records + modify a column layout.TypeError in the console.