If I understand correctly, to normalize this, put a sequential key on the Individual table and make the group table only access the individual keys. Then remove the key from the group and the record from the individial.
table A
group 1 - key 1
group 1 - key 2
group 2 - key 3
table B
key 1-...