Phani,
you can see what the table type is/contains if you look at its definition. inside the procedures folder, there is a table types folder. find your table type there.
if the type was created via cds, you can find it based on its namespace, usually following this pattern:
project.path.to.file::context --- inside the context file you will find a type structure which is your table type