DataView Update to 1.17.0.6 and 1.16.2.5

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


Download now and try it out!