A function signature for retrieving the current state of the entire report data.
typedef GetReportDataCallback = List<List<String>> Function();