todo-table works!

@for (task of tasks.value(); track task.id) { }
Done Name Due Actions
{{task.title}} {{task.dueDate}}