It seems that my data table have some "double’ (I guess it is because I have rows like: 4,14 etc.) data type inside. I need all my data table to be all string
How do I do that? my data table name is: data_table
I need all that is inside this data table to be string and not double