96979899100101102103104105106
builder.cell( value, formatted ); } builder.endRow(); } return builder.newTable(); } catch (JSONException e) { throw new ResourceException( Status.CLIENT_ERROR_UNPROCESSABLE_ENTITY, e); } }