How to display Material-Ui REDUX FORM VALUES to Material-Ui Table after SUBMIT?

I have a FieldArray input in my redux-form and want to print the values of that form on the table. I am new to React but have some JavaScript experience. CAN SOMEBODY PLEASE SHARE A CODE . Also I am wrapping the components in matserial-ui. PLEASE HELP. It has been 47 hours and I still dont have a clue on how to print the values passed on redux-form to may table rows. PLEASE HELP.

You need to start sharing your code so we can see what you’re trying to do :wink:

SEEE THE LINK FOR WHOLE APP>JS AND INDEX>JS below.

The rest of the app files are just what everybody gets from - npm create-react-app

YOU CAN ALSO SEE App.js and Index.js here-