Why is my column is changing to Null?

I am new to neo4j, and I have a csv file that I am importing to the database through the browser....I have this specific column in the file that I know for sure has only integers, but upon loading the rows of this single column become "Null"...

I used other tools to verify is there is any null or missing values but there is none...Why is this? Can anyone help me