* Fix DataTable cell type. It is normalized internally and then denormalized when exposed by the render prop. * Add test for denormalized row type. * Fix lint errors + add null to errors type.