I have created a table using Ag grid
coloumnDefs = [ .. .];
defaultColDef = { checkboxSelection: this.isFirstColumn,};
isFirstColoumn(){ ... returns tru