Sanity Datatable This is a plugin for Sanity CMS which adds support for tables. sanity install datatable You can now use the table type in your schema. Example: { name: 'myAwesomeTable', type: 'table' } 🎉