QTableView::setSpan()
I found it is hard to remove the span which was set earlier.
If with span, the removeRow or removeColumn will be screwed up, not the whole row or column is removed

Can someone help me out with a solution?
Thanks!