I am not sure if this is possible.
I do not want to select the entire row.
My Table kinda treats each entry as unique entries, I want to be able select different entry and get the info on the entries I have selected.

for example if I have the below. I wish to be able to select X and P and be able to know that X and P are selected. Is there an example I can refer to?
-------------------------
|Cat A|Cat B|...
| X | Z |
| Y | P |