11cb0ef41Sopenharmony_civar table = require('../');
21cb0ef41Sopenharmony_civar t = table([
31cb0ef41Sopenharmony_ci    [ 'master', '0123456789abcdef' ],
41cb0ef41Sopenharmony_ci    [ 'staging', 'fedcba9876543210' ]
51cb0ef41Sopenharmony_ci]);
61cb0ef41Sopenharmony_ciconsole.log(t);
7