Add description to table?

Is there any way to put a description of each table?

image

You can add notes for the tables. It will look like this

1 Like

Thanks!
Can I add notes for table fields as well?
Nvm, I found it in the help:

Table blah {
   field1 int [note: "Hello!"]
}
1 Like