<table class="table table-bordered"> <tr> <td><?php $body = json_decode($info['MsgBody'],true); dump($body); ?></td> </tr> </table>