Hi

I want to display content in tabular format

like I have following table column

First Name--------------Last Name----------------Description
John--------------------------Deo--------------------------More
Jaden------------------------Aidan------------------------More

each row is a separate content and while click on More under description, Description will be shown between 1st and 2nd line

is there any way I can do that I have tried combine views and panel module to do that but problem how can I hide the Description initially.

Thanks in advance