It would be nice if the looper summary results page could toggle between showing derived attribute keys and actual derived attributes.
For any attributes listed as derived_attributes, the Sample object will have an additional attribute for the key. For example, if the attribute were color, it would be an attribute called color_key.
We could use this along with CSS to toggle which is displayed for that attribute, the key or the value.