Hi. According to the documentation,
This signal is emitted whenever the data of the item in the cell specified by row and column has changed.
Does this include using setRowCount? I'm asking because my cellChanged is triggering unexpectedly and I'd like to know where it's happening.