How can I programmatically (using python/arcpy) add an Attribute Table function to a mosaic dataset? I can do this manually by opening the Properties of a mosaic dataset, clicking the Functions tab and inserting the Attribute Table function (a .dbf file), but I cannot find any info on how to use python to do this. I need the attribute table to properly symbolize thematic rasters in an image service. Any help is appreciated.