I have ~20 different Clay tables that all follow the same template they just have 1-2 unique client specific columns each.
My problem is that if I have to make an update to something that is common across all 20 tables I have to individually go and make the change it in every table. Is there a way to avoid this?