List view avoid blank data from Google sheet

Hi everyone
I have create one apps for read data from google sheet.
I used list view component for showing 1st and 2nd column data from sheet.
After picking showing all data from in row.
But I want, If blank 1st or 2nd column, list view not showing this row.
Please see This image.

Do you want to tidy up the data on your google sheet, so that there are no blanks rows, or remove blank rows from your list that you send to the listview ?

@TIMAI2
No, I Don't no delete any row or data.
I want to only hide blank data row from list view.

Something like this:

image

Be aware that you will lose the original list's indexing, because you are creating a new list.