Date format issue of excel file

Use assign activity inside try catch
And in catch section select exception type system exception.
So if date is in correct format it will convert and if it is not then it will return previous value

Or
If you don’t require that data then remove rows which contains NA

in row1 after filling na in empty cell apstrophe is coming how to remove it?