The default setting automatically sorts by the first column. This completely distorts the view, because placeholder rows come first, then all changes or deleted rows, then all new rows.
I can work around with use.DataTables = FALSE for my use case.
Do we need to add an artificial rowid column?