How we can verify whether the dataprovider (dataProvider="DataSet_Sheet1") we've got is null or not. Accordingly we'll skip that row and continue to next one.
Because if we've written any program to fetch data from an excel sheet and it doesn't have any record then there is no point in running the complete function?