I need to send data to a table view cell (NSTableCellView) from a view controller (NSViewController) with a table view (NSTableView).
NSTableCellView
NSViewController
NSTableView