const { container } = render(
      <Grommet>
        {fills.map((fill) => (
          <DataTable
            key={JSON.stringify(fill)}