Hi everyone!
I'm looking for a way to delete all rows of an NSTableView.
The table view has a data source but it isn't set as a variable so if I need a data source, I have to have something like "data source of tableView" to access it.
Thanks in advance.