Adding some white space at the bottom of the Grid

Is there a way to add some white space at the bottom of the Grid (when the user has scrolled all the way to the bottom of the grid) ?

In this way the user has an indication that there are no other rows below to be expected (just haven’t arrived yet).

Users seem a bit claustrophobic about the last row’c ontent being so close to the bottom border of the grid’s frame.

Unfortunately there is no way to have some white space marker
You can have a logic, that will add an empty row, after loading the data. It can be styled to look differently and visually mark the END of the data.