Thanks @loginerror.
This is a possible workaround and in my opinion, might be a better alternative that can be controlled external to the Robot as opposed to the option of adding code inside the Robot to convert the source DataTable from “Object” to “primitive”.
Personally, I would avoid this conversion unless absolutely necessary because the Robot has to have knowledge of the mappings between the incoming Object datatype and its primitive counterpart.