Callback definition for extracting the 2D grid of strings.
typedef GetReportDataCallback = List<List<String>> Function();