As a custom block developer who’s making an app that programatically generates tables and fields,
I want the methods Base#createTableAsync
and Table#createFieldAsync
to take in a param for Field#description
,
so that when I create fields they’re pre-populated with field descriptions that users can refer to.