+        {this.items.map(item => {
+          return (
+            
+              {item.uacaption || ''}
+            
+          );
+        })}
+