{tr.name} {tr.price} {tr.unit} {t('pricing.ctaMobile')} {rows.map(([label, vals], ri) => { const v = vals[ti]; return ( {label} {v === 'yes' ? yes : v === 'no' ? no : v} ); })}