Select Multiple Columns Based on Strings

So far I have a lookup activity which stores the cell of the string and then goes to the read column activity which stores the remaining columns. I then add each row of the column to a data table with a for loop. How can I select multiple columns and search for multiple strings?