I have excel format like this:
I want to import excel above to 2 tables.
category table : id, category
product table : id, product, category_id,