Add data column issue after data scraping

i done data scraping from a web page.After that i use get text activity for extract a field.I want add this get text output at the time of Data scraping.How can i do this?
ex-data scraping done for a link,brand.
I have to add one column like genaric_name(output of get text field) at the time of data scraping.
my reault will be-link,Brand,Genaric_name

@arijit1213 After Extracting Data store it in DataTable Variable then after add column