Example array attribute: `:column => ["", ""]` should result in nil. `:column => ["hello", ""]` should result in ["hello"].
Example array attribute:
:column => ["", ""]should result in nil.
:column => ["hello", ""]should result in ["hello"].