No it’s not empty but I have made the app like if the user don’t want to provide any image, I’ll keep the record as empty. Airtable doesn’t allow that means I have to leave it with some spaces " "… So if I do that i.e. if any cell is having space then also it will not work?
Instead spaces, try putting NA (Not Applicable) as value.
Aslo, while trying to delete a specific row, check if the Database table is is set to it’s targeted Table name and global var deletetable has the right row number.