I want to have a column that has all checkBoxes but I only need it to apply for a specific row. Using the react table library, does anyone know how to omit this cell from the row? I have attached a sandbox. To be more explicit I want to have the Cell in row 12345 to be blank for col 2 rather than have a checkbox.
https://codesandbox.io/s/jovial-bohr-f7973?file=/src/DataGrid.jsx