Hi Mannur, Deepak,
Thank you for posting query in Microsoft Q&A Platform.
Its expected behavior. Once data gets loaded in to delimited file. You can try creating a dataset on that file. You will observe that your data comes correctly as last row is empty. It's actually not a row. Its end of content.
Are you seeing any issues because of it to read that delimited file data?