Create an instand for ExcelDataRow.
const ExcelDataCell({required this.columnHeader, required this.value});