If you get confused and call MultiColumnListView.RefreshItems() from inside a bindCell callback (obviously a bad idea, but I didn't realize I was doing it), the view will just mysteriously and silently never populate, rather than throwing an error. Would it be possible to throw an error in this case?