There is a problem if you set the selection as follows (as in the video). Then the selection of cells will not be a rectangle.

This is due to the fact that cell allocation does not take into account the rowspan and colspan cell attributes.
I created a issue here