1: read an excel file with 10 sample rows
2: The excel file should contain Name , Email , Age, Address
3: If the user age is >40 You need to print or add a data column(Age Band/Status) in the Datatable the guy(Nmae of that person) old
4: Write that excel in other file and delete the age column