.terminal
pre.terminal_code(ref="code")
each row, index in this.state.data
Row(row=row, key=index)
.terminal_footer(style={height: '30px'})