When we execute command 'congress datasource list', the output content of 'config' column is string with unicode prefix, that make users confusion, we should output the string format rather than unicode. Change-Id: I26f46fb8eef3a89908ec388e2046218480ab560d Closes-Bug: #1508320