I am having data where I want to show checkbox in column, but I also have minsparerows
This causes issue of having lot of minsparerows, since checkbox is having default value of false, and this causes handsontable to think that this is filled row and then table adds spare rows
Has anyone faced this issue?