first time ever I did some examples of Serialization.

I am on the hook to write code that would read an excel file that has five fields.

Should I use the conventional way to read and write the data from the excel file or Seriable way ?

are there any disadv and advantages on way over the other?

thanks
nath