Double Quotes around String Variable Problems

So I found where the problem was occurring… seems to be a bug with the Add Data Row activity…

Both methods were working in that the variables were as expected “123” and “John Doe”

But when I went to Add Data Row, the activity was adding the extra double quotes.

Code:

Output:

image

As a workaround, I just used the Append Line activity.