The prototype in https://github.com/microsoft/fluentui/pull/25238 has an example of a virtualized `DataGridBody` powered by recomposition and `react-virtual`. Either implement a variant of `DataGridBody` that is virtualized or add documentation on how to do that