Display result predicted translations as a table

Hi,
How to display samples of predicted translations vs actual translations as a table?

! onmt_translate \ -model $MODEL_CHECKPOINT \ -src $TEST_SRC -output $PRED_OUTPUT \ -replace_unk -verbose