Description
In the text components Ctrl/Cmd-A is implemented to select all the text. Could be used for TableView also. Of course, only for "multi" select mode.
Could also think about other selection mechanisms as well (Ctrl-Space to toggle selection of the "current" object), but that would also require keeping track of the "current" location independently of the selected item.