Search results and smart copy

I want to do a search in which it fetches the value in table format (i.e. will have more than 20 columns. currently i am displaying only 7 columns in the table and other columns are displayed on mouse hover of that particular table row). My requirement is like, I need to have an option to view all details from the search results table row and select only the required field and an option to copy the same, so that the copied information is pulled into another form.

Any solutions are much appreciated.