Row number in a List Form

Is it possible to add a Row Number Column in a List Form ? So I can always see the count of lines in a form respecting the filters. Thanks in advance.

What about putting a field on the form above/below the lines, which displays .COUNT ?

Yup, That’s what I would do.