Support checkboxes in tables

@thany

If you want to deal with the hassle, you can insert an HTML checkbox:

<input type="checkbox">

It’s a hassle, but works.