I want to use PAD launch excel and read from excel worksheet,than get below datatable,how to delete duplicate items in this datatable?

I want to use PAD launch excel and read from excel worksheet,than get below datatable,how to delete duplicate items in this datatable?
Does your datatable have only one column as shown in the screenshot?
If so, use
Retrieve data table column into list
and then
Remove duplicate items from list