It is not about QQmlApplicationEngine. Nor anything between TableView and QAbstractListModel. I made a simple test with Animal example and it showed everything ok.

So the problem must be in that I have many models. Or models are not ready somehow when qml loaded and the ListView gets updated afterwards and TableView isn't.