Disable checkbox in datatable

How can I disable some specific of the checkbox in datatable ?
or hide the checkbox
https://snippet.webix.com/bzs240lt

https://snippet.webix.com/ev94czja

Hi @Jendrik

Thanks for your help, is possible I custom by cell not by column or not using datatable column config ?, disable depend on json data response

{ id:1, menu:"User", access_c: true, access_r: false, disable: true},

https://snippet.webix.com/hpncsmfh
All data is stored in obj