Hi Geeth,
as one of the input parameters of method GET_OCA_T_TABLE you have index of the row. Maybe it is in format table[1].attr1. Get this index number, find corresponding address entity and decide if to display or not display your button.
For each row of the table method GET_OCA_T_TABLE is called.
BR
Lukas