Change:
= Table.AddIndexColumn(Source, "Index", 0, 1, Int64.Type)
to:
= Table.AddIndexColumn(Source, "Index", 0, 1)

or update your Power Query.