This is a great plugin, thank you for writing it!
I extended the block template as well as the snipped to include an optional table heading and thought that others might find it useful too:
name: table
icon: table
fields:
heading:
label: Heading
type: toggle
default: true
help: Turns the first row of a table into a heading.
table:
label: Table
type: table
maxColumns: 10
minColumns: 2
This is a great plugin, thank you for writing it! I extended the block template as well as the snipped to include an optional table heading and thought that others might find it useful too: