The rows aren't organized for subtasks like they are in the list view, which would make it very useful to have the subtasks organized in a way that shows Tasks -> Subtasks.
I think a solution would be to enable the "Tasks" column in the table view and allow sorting by it, so the Tables column is sorted and the subtasks follow that order.
Without this, it's messy.
The picture isn't order of:
  • Task 1
-- Subtask 1
-- Subtask 2
-- Subtask 3
  • Task 2
-- Subtask 1
-- Subtask 2
-- Subtask 3
  • Task 3
-- Subtask 1
-- Subtask 2
-- Subtask 3
  • Task 4
-- Subtask 1
-- Subtask 2
-- Subtask 3