How to store an uploaded excel file contents into firebase?

I want to upload an excel file containing questions and answers to firebase.
I already have an existing collection for this on firebase.
Now, i want that every time a user uses the upload button, he uploads an excel ,the data stored in the excel is stored in the same collection.