Is there any method to apply an expression, function, database lookup, or any type of modifying element to all data? This way you have no need to place modifying elements for every single Column Header and can just make one that will cover everything?
IE: if(AnyCell = Whatever,Then do whatever,Else leave it alone)