Framework Design

Hi,
We are going to automate the application in Katalon Studio with Cucumber. We have to get the data from excel sheet as we have 10 columns and 10 rows. Since this cannot be fit in properly in the cucumber file. So, how we can get the data into cucumber files or step definitions !!
If it is through cucumber we have to parameter, how this can be done ??

When we are using the Cucumber with excel file, is it Data Driven Testing with BDD Framework ?
or how this will be called ?

Please advise and Thanks in advance.