After getting data into data table, I have used each row and putting If condition to check “Email” column is null or not.
My scenario is If email column is not null then I need to all rows data where email has data in column and store into build data table.