Add this condition to avoid the error the first time you run the app.
if (myDataColumnList.isNotEmpty) Table(children: [ .... ]),