ReportTable

@Composable
fun ReportTable(reportState: ReportState, lazyListState: LazyListState, modifier: Modifier = Modifier)