Describe your question/issue in detail
When setting the table field in aa prismic document if you set cell value, it correctly shows in the UI, but if you try to change and empty out the same cell (trying to remove or delete table), the cell still shows there is a value set (empty).
Impacted feature
Table field
What steps have you taken to resolve this issue already?
I tried to delete all rows and columns, tried using the isFilled.table(). It always shows there is a value even though I see no data in the table
Errors
None
Your Role
Developer
Hosting provider
Vercel
Package.json file
Steps to reproduce
create new document with a table field, populate table. empty de-populate table and wah la

