DataView got another minor update today!
This update allows setting cell background colors when usesSystemColors is set on MacOS
1.17.0.6
[New] Added cellValueAt(row,column)=value setter method as alias to Cell(row,column)=value for clarity
[Mac] Setting CellBackgroundColor now overrides UsesSystemColors
[All] Misc fixes for errors when used in an api1 style project